home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d7 / gczmodem.arc / ZUPLOAD.BAT < prev    next >
DOS Batch File  |  1991-07-23  |  466b  |  13 lines

  1. REM This file created to load Zmodem protocol through
  2. REM GeoWorks Ensemble's(R) GeoComm(R) 
  3. REM This is ZUPLOAD.COM.  See ZMODEM.TXT for 
  4. REM information on how to modify your AUTOEXEC.BAT to 
  5. REM specify the COMM port you will use.
  6. REM DSZ, a high-performance file transfer engine, is 
  7. REM required for operation.  See ZMODEM.TXT for details.
  8. REM Dave Gibson 07/18/91
  9. @ECHO OFF
  10. CLS
  11. CD\ZUPLOAD
  12. DSZ.COM speed 2400 pB8192 sz -m %1 %2 %3 %4 %5 %6 %7 %8 %9
  13.